home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16236 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.mindspring.com!usenet
  2. From: rudd@mindspring.com (Justin Rudd)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Recommendations for compiler for HS students
  5. Date: Wed, 10 Apr 1996 02:04:45 GMT
  6. Organization: MindSpring Enterprises
  7. Message-ID: <4kf54i$u8a@mule2.mindspring.com>
  8. References: <4kesc2$i6g@head.globalcom.net>
  9. Reply-To: rudd@mindspring.com
  10. NNTP-Posting-Host: rudd.mindspring.com
  11. X-Newsreader: Forte Free Agent v0.55
  12.  
  13. bkeiffer@shentel.net (Bryan Keiffer) wrote:
  14.  
  15. >I am looking for recommendations for a compiler to be used to teach
  16. >c++ to high school students.  The machines they will be using will
  17. >most likely be Pentium machines with 16 Meg of RAM.  Objects, classes,
  18. >etc. are not really an issue. At this level students just need to
  19. >learn the syntax and basic programming concepts.
  20. >Since I will be taking a c++ course this summer, it follows that I
  21. >currently do not know the language, but I need to make a
  22. >recommendation for the software purchase.
  23. >My solution is to ask the people who know. Borland, Microsoft, GNU ?
  24. >Help!
  25.  
  26. The lastest version of Borland's Turbo C++.  It is a good compiler and
  27. linker, has an OK debugger ( but if all they are learning is syntax
  28. then debugging isn't a big deal ) and best of all compared to BC++ 5.0
  29. or MSVC++ 4.0.  It is cheap.  Now it isn't free like GNU...but it is a
  30. breeze to work in.  I used it and still use it for simple programs.
  31.  
  32.  
  33. Justin Rudd
  34. rudd@mindspring.com
  35. =======================================
  36. It'll work...trust me ;-)
  37. =======================================
  38.  
  39.  
  40.